home *** CD-ROM | disk | FTP | other *** search
- Path: Norway.EU.net!usenet
- From: sb@metis.no (Steinar Bang)
- Newsgroups: comp.lang.c++
- Subject: Re: namespaces and templates
- Date: 10 Jan 1996 13:44:04 +0100
- Organization: AT&T GIS Norge AS, Horten, Norway
- Sender: sb@balder.metis.no
- Message-ID: <whka3043u3.fsf@balder.metis.no>
- References: <whohsc4afd.fsf@balder.metis.no>
- NNTP-Posting-Host: balder.metis.no
- Mime-Version: 1.0
- Content-Type: text/plain; charset=US-ASCII
- In-reply-to: sb@metis.no's message of 10 Jan 1996 11:21:42 +0100
- X-Newsreader: Gnus v5.0.12
-
- >>>>> "SB" == Steinar Bang <sb@metis.no> writes:
-
- SB> Do templates always have to be defined outside namespaces?
-
- To answer my own question: No they don't. Template definitions should
- follow normal scope name rules.
-